home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12634 < prev    next >
Encoding:
Text File  |  1996-08-05  |  750 b   |  20 lines

  1. Newsgroups: comp.lang.c++
  2. Path: in1.uu.net!allegra!alice!ark
  3. From: ark@research.att.com (Andrew Koenig)
  4. Subject: Re: Beware of "C" Hackers -- A rebuttal to Bertrand Meyer
  5. Message-ID: <DoKJoo.Jn4@research.att.com>
  6. Organization: AT&T Research, Murray Hill NJ
  7. References: <milodDoF8Cu.DKw@netcom.com> <4iif06$50m@news4.digex.net> <314dcafe.0@news.sisna.com>
  8. Date: Wed, 20 Mar 1996 13:48:24 GMT
  9.  
  10. In article <314dcafe.0@news.sisna.com> jgustafs@sisna.com (Josh Gustafson) writes:
  11.  
  12. > But if the destructor doesn't do anything, it's declaration isn't needed.  
  13.  
  14. Unless it is virtual and not virtual in any base class
  15. (in which case it is not quite accurate
  16. to say that the destructure doesn't do anything)
  17. -- 
  18.                 --Andrew Koenig
  19.                   ark@research.att.com
  20.